home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2000 June / Internet Magazine June 2000.iso / pc / software / windows / bits / now_planner / data.z / MON1C.INI < prev    next >
Encoding:
INI File  |  1998-11-24  |  2.7 KB  |  110 lines

  1. ;; Copyright (c) 1997, Qualcomm, Inc.
  2. ;; All Rights Reserved.
  3.  
  4. ;; Another month view
  5.  
  6. ;; NOTE: This is the month view put on the back of the Tri-fold
  7.  
  8. [id]
  9. type=style month
  10. name=Month View (with events)
  11. view=month
  12. orientation = landscape
  13.  
  14. ; *************************************************************************
  15. [thumbnail]
  16. font=1:1
  17. text={0 1000 0 1:8} (@currentmonth " " @currentyear)
  18. box={0 1000 1:8 1000} 
  19. grid={0 1000 1:8 1000} 7 #weeksinmonth
  20.  
  21. ; *************************************************************************
  22. [start]
  23. return=@height
  24. font=1:1
  25. layer1={0 1000 990 1000} copyright "common.ini"
  26. layer2={0 1000 0 990} ? @header teststartit testfooterstartit
  27.  
  28. [testfooterstartit]
  29. layer=? @footer footerstartit noheaderstartit
  30.  
  31. [footerstartit]
  32. text={0 1000 19:20 20:20} #footercolor @footer
  33. layer={0 1000 0 19:20} noheaderstartit
  34.  
  35. [teststartit]
  36. layer=? @footer headerfooterstartit headerstartit
  37.  
  38. [headerfooterstartit]
  39. text1={0 1000 0 1:20} #headercolor @header
  40. text2={0 1000 19:20 20:20} #footercolor @footer
  41. layer={0 1000 1:20 19:20} noheaderstartit
  42.  
  43. [headerstartit]
  44. text={0 1000 0 1:20} #headercolor @header
  45. layer={0 1000 1:20 20:20} noheaderstartit
  46.  
  47. [noheaderstartit]
  48. box=2
  49. font=3:4
  50. text ={0 1:1 0    1:20} (@currentmonth " " @currentyear)
  51. layer1={0 1:1 2:40 3:40} daysofweek
  52. layer2={0 1:1 3:40 1:1} daysinmonths
  53.  
  54. [daysofweek]
  55. grid=7 1 weekdayname @setweekview
  56. frame=2
  57.  
  58. [weekdayname]
  59. box=
  60. text=@weekday
  61.  
  62. ; -------------------------------------------------------------------------
  63. [daysinmonths]
  64. grid1 = 7 #weeksinmonth day 
  65. set=cmonthint @currentmonthint
  66. message1=("Banners")
  67. grid2 = 1 #weeksinmonth banners nextweek @setweekview
  68. message2=("Stickies")
  69. grid3= 7 #weeksinmonth 0 checksticky
  70.  
  71. [checksticky]
  72. layer= =(@month@year) (@currentmonth@currentyear) showsticky ? @showseethrough showsticky
  73.  
  74. [showsticky]
  75. layer=stickies "common.ini"
  76.  
  77. ; -------------------------------------------------------------------------
  78. [banners]
  79. layer={0 1000 10 990} banners2
  80.  
  81. [banners2]
  82. banner=6 #cmonthint ?@showseethrough 1 0 bevent1 bevent1
  83.  
  84. [bevent1]
  85. min=0
  86. font=7:9 event
  87. brush1=?@iscolor yellow
  88. brush2=?@iscolor eventbackground
  89. box=2 banner
  90. pen=event
  91. stream= center (@tl ? @showdescription (? @ds (" - " @ds) "" ))
  92.  
  93. ; -------------------------------------------------------------------------
  94. [day]
  95. layer= =(@month@year) (@currentmonth@currentyear) showday ? @showseethrough showday
  96.  
  97. [showday]
  98. font2=1:10
  99. message=(@month3 " " @day)
  100. text= right top @day
  101. layer2=  { 0 1000 textbottom 1000} dayevents
  102.  
  103. [dayevents]
  104. data=setdayview
  105. event=all nobanner nosticky noundated
  106. simplestack= null events
  107.  
  108. [events]
  109. layer= eventlister "common.ini"
  110.